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