The getShort method RequestDictionary class returns a variable of type short.
public short getShort(java.lang.String p1);
shrtvar | A variable to hold the returned short. |
Dictionary | A valid RequestDictionary. |
name | A string specifying the identifier of the short variable that is returned. |