run_registered_files_actions#

ansys.optislang.core.tcp.server_commands.run_registered_files_actions(uid: str | None = None, password: str | None = None) str#

Generate JSON string of run registered files actions command.

Parameters:
uid: Optional[str], optional

Uid entry, by default None.

passwordOptional[str], optional

Password, by default None.

Returns:
str

JSON string of run registered files actions command.