Changes

Pandora - Return a Skill List from a Skill Category

456 bytes added, 14:09, 6 August 2010
Created page with 'This function is used to return a record set of skill categories associated with the Level 1 item. ''skills_find(flag,callbackfunc,skilltypeid)'' {| border="1" !Parameter !Des…'
This function is used to return a record set of skill categories associated with the Level 1 item.

''skills_find(flag,callbackfunc,skilltypeid)''


{| border="1"
!Parameter
!Description
|-
|'''Flag'''||True or false, send synchronously or asynchronously.
|-
|'''Callbackfunc''' ||Function to be used after the asynchronous function call.
|-
|'''skilltypeid'''|| ID of the skill type.
|-
| '''Returns''' || ssRecordSet object
|}




[[Category: Pandora]]