get_criteria# ansys.optislang.core.tcp.server_queries.get_criteria(uid: str, password: str | None = None) → str# Generate JSON string of get_criteria query. Parameters: uid: strUid entry. passwordOptional[str], optionalPassword. Defaults to None. Returns: strJSON string of get_criteria query.