hosanna-ui-docs - v0.9.0
Preparing search index...
Bridge/targets/common
sgApi
ISGIFunction
Interface ISGIFunction
Interface for function operations.
interface
ISGIFunction
{
GetSub
()
:
any
;
SetSub
(
value
:
any
)
:
any
;
}
Hierarchy (
View Summary
)
ISGIFunction
ISGROFunction
Index
Methods
Get
Sub
Set
Sub
Methods
Get
Sub
GetSub
()
:
any
Gets subroutine
Returns
any
Set
Sub
SetSub
(
value
:
any
)
:
any
Sets subroutine
Parameters
value
:
any
Returns
any
Settings
Member Visibility
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
Get
Sub
Set
Sub
hosanna-ui-docs - v0.9.0
Loading...
Interface for function operations.