lastWord(data)

Tinderbox Icon


Operator Type:   Data manipulation
Operator Scope of Action:   Item

The lastWord() operator has one parameter, data - a quoted a string, and it returns the final word of the data string. The delimiter used to define words is one or more spaces (possibly also line break(s)?).

The data parameter is evaluated so could be an expression. For example, if the note 'First line' has the body text "Winter is coming.", then $MyString = lastWord($Text("First Line")) should give a result of "coming".


Up: Full Operator List
Previous: last(item[,N])  Next: linkedFrom(item[,linkType]) 

[Last updated: 14 Dec 2009, using v5.0]

Google search aTbRef for:  

Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]

Creative Commons License

Made with Tinderbox