StrvBuilder.add

Add a string to the end of the array.

Since 2.68

class StrvBuilder
void
add
(
string value
)

Parameters

value string

a string.

Meta