Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tím souhlasíte. Další informace

API help

Overview
Data types

system.methodSignature

Description

Return signature for method.

Params

methodName
string

Name of method for which to return the signature.

Response

response
array

List of known method signatures. For this implementation, there is always only one method signature. First item in the array is return type.

type
string

Type of parameter.

Call example

system.methodSignature("ut aliquip")