.path() |
Gets the full data source path of the first data source in the container, including embedded pages (if any). Returns a data source path using data source path syntax. Syntax
If short is true, the main page's path is excluded from the result.
Example $.udbMeta('EMP').path(); |