detsys-ts
Preparing search index...
inputs
getNumberOrNull
Function getNumberOrNull
getNumberOrNull
(
name
:
string
)
:
null
|
number
Get a number input from the Action's configuration by name or return
null
if not set.
Parameters
name
:
string
Returns
null
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
detsys-ts
Loading...
Get a number input from the Action's configuration by name or return
null
if not set.