Platforms to show: All Mac Windows Linux Cross-Platform

Back to LDAPModMBS class.

LDAPModMBS.addValue(value as String)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method LDAP MBS Network Plugin 15.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Adds a value.

An item may have one value or several, so the plugin manages an array for you.

LDAPModMBS.clearValues

Type Topic Plugin Version macOS Windows Linux iOS Targets
method LDAP MBS Network Plugin 15.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Clears all values.

LDAPModMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method LDAP MBS Network Plugin 15.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The constructor.

LDAPModMBS.setValues(values() as String)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method LDAP MBS Network Plugin 15.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Sets the values array to be the one passed.

Does not make a copy of the array, but references it.

LDAPModMBS.Values as String()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method LDAP MBS Network Plugin 15.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns the array with values.

Returns not a copy, but the array used to store values.

The items on this page are in the following plugins: MBS Network Plugin.


The biggest plugin in space...