Difference between revisions of "Qualification getLevelForUsers"
Line 1: | Line 1: | ||
− | {{ | + | FunctionInformation FunctionInformation {{Function_Template|Name=Qualification_getLevelForUsers|ReturnType=Dictionary |
+ | |Parameters= | ||
+ | |Name=user resource ids|ConstantType=Array, | ||
+ | |Name=qualification id|ConstantType=Number|IsInteger=1|IsPositive=1, | ||
+ | |Name=min level|ConstantType=Number|IsInteger=1, | ||
+ | |Name=max level|ConstantType=Number|IsInteger=1 | ||
+ | }} | ||
− | + | <br/>Dictionary a = Qualification_getLevelForUsers({14829320},1,1,10); print(a); | |
− | |||
− | |||
− | + | FunctionInformation FunctionInformation {{Function_Template|Name=Qualification_getByName|ReturnType=Empty | |
− | + | |Parameters= | |
− | + | |Name=qualification name|ConstantType=String | |
− | + | }} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 09:40, 14 October 2016
FunctionInformation FunctionInformation
max level
Please write a description and submit to code to autogen it next time
Syntax
max level();
Return type
Dictionary
Dictionary a = Qualification_getLevelForUsers({14829320},1,1,10); print(a);
FunctionInformation FunctionInformation
qualification name
Please write a description and submit to code to autogen it next time
Syntax
qualification name();
Return type
Empty