Difference between revisions of "Pandora - Return a Record Set of Level 1 Skills"

From SmartWiki
Jump to: navigation, search
(Created page with 'This function is used to return a recordset of skills associated with the Level 1 item. ''leveloneskills_find(flag,callbackfunc,objectid)'' {| border="1" !Parameter !Descriptio…')
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
This function is used to return a recordset of skills associated with the Level 1 item.
+
This function is used to return a recordset of skills associated with the {{l1}} item.
  
''leveloneskills_find(flag,callbackfunc,objectid)''
+
leveloneskills_find(flag,callbackfunc,objectid)
  
 
{| border="1"
 
{| border="1"

Latest revision as of 14:15, 14 June 2013

This function is used to return a recordset of skills associated with the Level 1 item.

leveloneskills_find(flag,callbackfunc,objectid)
Parameter Description
Flag True or false, send synchronously or asynchronously.
Callbackfunc Function to be used after the asynchronous function call.
objectid ID of the level 1 record set.
Returns ssRecordSet object