Signature help represents the signature of something callable. There can be multiple signature but only one active and only one active parameter.
Fields
optionalactiveParameter:Null<Int>
The active parameter of the active signature. Set to null
if the active signature has no parameters.