Universal Robots TypeScript API - v10.12.0
Preparing search index...
contribution-api
URLogicProgram
Class URLogicProgram
Experimental
Definition of Logic Program
Hierarchy (
View Summary
)
URSymbol
URLogicProgram
Index
Constructors
constructor
Properties
declared
By
ID?
name
reference?
suppressed?
type
Constructors
constructor
new
URLogicProgram
(
name
:
string
,
reference
?:
boolean
)
:
URLogicProgram
Experimental
Create new URSymbol
Parameters
name
:
string
Optional
reference
:
boolean
Returns
URLogicProgram
Properties
Optional
Experimental
declared
By
ID
declaredByID
?:
string
Experimental
name
name
:
string
Optional
Experimental
reference
reference
?:
boolean
Optional
Experimental
suppressed
suppressed
?:
boolean
Readonly
Experimental
type
type
:
LogicProgram
= URSymbolType.LogicProgram
Settings
Member Visibility
External
Inherited
Protected
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
declared
By
ID
name
reference
suppressed
type
Universal Robots TypeScript API - v10.12.0
Loading...
Definition of Logic Program