Difference between revisions of "lure.load"
(→Return value) |
|||
Line 8: | Line 8: | ||
{| | {| | ||
− | ! align="left" | Type | + | ! align="left" | Return Type |
! align="left" style="padding-left:10px;" | Description | ! align="left" style="padding-left:10px;" | Description | ||
− | |||
|- | |- | ||
− | | DOM Object | + | | [Table]::DOM Object |
| align="left" style="padding-left:10px;" | On successful completion of the the load function, it will return a valid DOM Object, or nil on failure | | align="left" style="padding-left:10px;" | On successful completion of the the load function, it will return a valid DOM Object, or nil on failure | ||
− | |||
|} | |} |
Revision as of 21:51, 5 November 2011
Desc
Syntax/Usage
Arguments
Return value
Return Type | Description |
---|---|
[Table]::DOM Object | On successful completion of the the load function, it will return a valid DOM Object, or nil on failure |