Difference between revisions of "STR EXPAND()"

From Lianjapedia
Jump to: navigation, search
(Products)
Line 20: Line 20:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Functions]]
 
[[Category:Functions]]
 +
[[Category:String Data Functions]]
 
[[Category:Lianja v5.0]]
 
[[Category:Lianja v5.0]]

Revision as of 12:08, 13 February 2020

Purpose

Function to evaluate an expression including the expansion of any {macros} and return the result

Syntax

STR_EXPAND(<expC>)

See Also

BETWEEN(), CHROVERLAP(), EMPTY(), EVALUATE(), EXPRCHECK(), INLIST(), ISALPHA(), ISBLANK(), ISDIGIT(), TYPE()

Description

The STR_EXPAND() function returns the result of an expression specified as a character expression <expC>. Any {macros} included in <expC> are expanded.

Example

? str_expand("{employees.lastname}")

Products

Lianja Server, Lianja