^Page();
This can be used to retrieve information about the current asset. For instance it could be used to get the page URL like this ^Page("urlizedTitle"); or to get the menu title like this ^Page("menuTitle");. If the macro is called outside the context of an asset, or if the property doesn't exist, then it returns nothing.
Properties available for retrieval depend on the type of asset that is being queried.
This Macro may be nested inside other Macros if the property returned does not contain commas or quotes.
Keywords: macro