GetFieldValue Method

Get the value of the field indicated from a record.

Syntax

public fun getFieldValue(recordIndex: Int, fieldName: String?): String?

Remarks

This method will get the value of the DNS record field specified by FieldName from the DNS record at RecordIndex. If no such field exists for that record type, the component throws an exception.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks 2020 Kotlin Edition - Version 20.0 [Build 7941]