05-20-2020, 05:48 PM
Hi, again!
Don't know why, but i have some errors when try to use Search.eval
It puts me to this assert
I have tried to pass login_code to batch, no luck.
In newer version of TACTIC there is also ticket keyword, but it is missing in 4.5
I am doing something wrong?
Don't know why, but i have some errors when try to use Search.eval
It puts me to this assert
Code:
def get_login():
security = Environment.get_security()
assert security
I have tried to pass login_code to batch, no luck.
In newer version of TACTIC there is also ticket keyword, but it is missing in 4.5
I am doing something wrong?