Preparing search index...
The search index is not available
DevToIX
|
BeamToIX
beamtoix
API - end-user/functions
ExFuncParam
Interface ExFuncParam
interface
ExFuncParam
{
arrayValue
?:
number
[]
;
numValue
?:
number
;
paType
?:
ExFuncParamType
;
sValue
?:
string
;
}
Index
Properties
array
Value?
num
Value?
pa
Type?
s
Value?
Properties
Optional
array
Value
array
Value
?:
number
[]
Optional
num
Value
num
Value
?:
number
Optional
pa
Type
pa
Type
?:
ExFuncParamType
Optional
s
Value
s
Value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
array
Value
num
Value
pa
Type
s
Value
beamtoix
Loading...