actor_supports# ansys.optislang.core.server_queries.actor_supports(uid: str, feature_name: str, password=None) → str# Generate JSON string of actor_supports query. Parameters: uid: strUid entry. feature_name: strName of requested feature. passwordstr, optPassword. Returns: strJSON string of actor_supports query.