register_locations_as_response# ansys.optislang.core.tcp.server_commands.register_locations_as_response(actor_uid: str, password: str | None = None) → str# Generate JSON string of register_locations_as_response command. Parameters: actor_uid: strActor uid entry. passwordOptional[str], optionalPassword, by default None. Returns: strJSON string of register_locations_as_response command.