input_slot_value#

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

Generate JSON string of input_slot_value query.

Parameters:
uid: str

Uid entry.

hid: str

Hid entry.

slot_name: str

Slot name entry.

passwordOptional[str], optional

Password, by default None.

Returns:
str

JSON string of input_slot_value query.