Difference between revisions of "Pandora - Locate a UTA Level 1 Skill"

From SmartWiki
Jump to: navigation, search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
==Function Overview==
 
==Function Overview==
  
This function is used to associate a single skill with a UTA level 1 record.
+
This function is used to associate a single skill with a UTA {{l1}} record.
  
''leveloneskills_update(flag,callbackfunc,objectid,rs)''
+
leveloneskills_update(flag,callbackfunc,objectid,rs)
  
 
{|border="1"
 
{|border="1"
Line 19: Line 19:
 
|'''Returns'''|| ssRecordSet object  
 
|'''Returns'''|| ssRecordSet object  
 
|}
 
|}
 +
 +
[[Category:Pandora]]

Latest revision as of 10:24, 24 June 2013

Function Overview

This function is used to associate a single skill with a UTA Level 1 record.

leveloneskills_update(flag,callbackfunc,objectid,rs)
Parameter Description
Flag True or false, send synchronously or asynchronously.
Callbackfunc Function to be used after the asynchronous function call.
objectid
rs
Returns ssRecordSet object