getVarcInt

open fun getVarcInt(index: Int): Optional<Integer>

Gets the client-side variable at the specified index as an int

Return

the client-side variable at the specified index as an int

Parameters

index

the client-side variable index