reevaluate_state# ansys.optislang.core.server_commands.reevaluate_state(actor_uid: str, hid: str | None = None, password: str | None = None) → str# Generate JSON string of reevaluate_state command. Parameters: actor_uid: strActor uid entry. hid: strHid entry. passwordstr, optPassword. Returns: strJSON string of reevaluate_state command.