COLNEO Pro 1.0
Loading...
Searching...
No Matches
Functions
PsGuiAPI

Description

GUI API interface for Property Scripts.
Register with "cnPsGuiAPI".

Since
1.0.0, ...

(c) COLNEO GmbH

Functions

ApiJsonResponse getAvailableActions ()
 
ApiJsonResponse getCurrentLanguage ()
 

Function Documentation

◆ getAvailableActions

ApiJsonResponse getAvailableActions ( )
slot

Get list of available actions.

Returns
data : string[]
Since
1.0.0

◆ getCurrentLanguage

ApiJsonResponse getCurrentLanguage ( )
slot
Returns
Current language of application.
Since
1.0.0, ...