Class
TypedVal
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| adsval | AttributeDefs AttributeDef | readwrite | |
| asval | Attribute | readwrite | |
| asvalEx | AttributeEx | readwrite | |
| csval | ElementCatalogEntries ElementCatalogEntry | readwrite | |
| isval | Ints | readwrite | |
| ival | int | readwrite | |
| msval | Metrics | readwrite | |
| obj | any | readwrite | |
| osval | Objects | readwrite | |
| psval | Points Point | readwrite | |
| ssval | Strings String | readwrite | |
| sval | string | readwrite | |
| tlval | TextLoc | readwrite | |
| trval | TextRange | readwrite | |
| tsval | Tabs Tab | readwrite | |
| uisval | UInts | readwrite | |
| valType | int | readwrite | |
| valsval | TypedVals TypedVal | readwrite |
Element of
ElementDef.AlsoInserts
PropVal.propVal
Used in:
void Doc.SetTextVal (textRange: TextRange, propNum: int, setVal: TypedVal)
void Globals.AppendVal (pv: PropVals, prop: int, val: TypedVal)
void KeyCatalog.UpdateKeyDefinition (key: string, keyField: int, valuep: TypedVal)
PropVal PropVal.PropVal (propIdent: PropIdent, propVal: TypedVal)
number TypedVals.push (value: TypedVal)
Return
TypedVal Doc.GetTextVal (textLoc: TextLoc, propNum: int)
TypedVal KeyCatalog.GetKeyDefinition (key: string, keyField: int)
TypedVal TypedVals.pop ()
| Jongware, 18-Jan-2015 v1.0 | Contents :: Index |