Difference between revisions of "STR EXPAND()"

From Lianjapedia
Jump to: navigation, search
(Products)
(See Also)
 
Line 6: Line 6:
  
 
==See Also==
 
==See Also==
[[BETWEEN()]], [[CHROVERLAP()]], [[EMPTY()]], [[EVALUATE()]], [[EXPRCHECK()]], [[INLIST()]], [[ISALPHA()]], [[ISBLANK()]], [[ISDIGIT()]], [[TYPE()]]
+
[[BETWEEN()]], [[CHROVERLAP()]], [[EMPTY()]], [[EVALUATE()]], [[EXPRCHECK()]], [[FORMAT()]], [[INLIST()]], [[ISALPHA()]], [[ISBLANK()]], [[ISDIGIT()]], [[TYPE()]]
  
 
==Description==
 
==Description==

Latest revision as of 07:12, 14 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(), FORMAT(), 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