actor_status_info#

ansys.optislang.core.server_queries.actor_status_info(uid: str, hid: str, password: str | None = None) str#

Generate JSON string of actor_status_info query.

Parameters:
uid: str

Uid entry.

hid: str

Hid entry.

passwordstr, opt

Password.

Returns:
str

JSON string of actor_status_info query.