- Categories:
File functions (AI Functions)
FL_ GET_ SCOPED_ FILE_ URL¶
Returns the scoped URL of a FILE.
Syntax¶
Use one of the following:
Arguments¶
file_expressionThe argument must be an expression of type FILE.
variant_expressionThe argument must be an OBJECT representing a FILE.
Returns¶
The scoped URL of the file as a VARCHAR.
Examples¶
Example using an input FILE:
Example using an input OBJECT: