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