IsInput (NotesProperty - JavaScript™)
Read-only. Indicates whether this property is an input property.
Defined in
NotesPropertySyntax
isInput() : boolean
Return value | Description |
---|---|
True |
indicates that the property is an input property. |
False |
indicates that the property is an output property, created by the application or user activity. |