Summary
Generates a RUT Code
Syntax
public static string RUT(bool validChecksum = true)
Remarks
Parameters
Name | Type | Description |
---|---|---|
validChecksum | bool | Indicates whether the generated RUT has a valid checksum or not |
Return Value
Type | Description |
---|---|
string | The generated RUT |