Skip to content

GetIntField

Xusinboy Bekchanov edited this page Nov 6, 2023 · 3 revisions

GetIntField Function

Syntax

Function GetIntField(obj As jobject, className As String, fieldName As String, typeName As String) As Integer

Parameters

Part Type Description
obj jobject Required.
className String Required.
fieldName String Required.
typeName String Required.

Return Value

Integer
Clone this wiki locally