Returns the ssn as a string.
There are two versions of the toString method. The one without an argument returns the ssn as a string with hyphens separating the three parts. The one with a format argument uses that argument to determine the format of the returned ssn string.
|
|
Name |
Description |
|
Returns formatted ssn with hyphens separating the three parts. | |
|
Returns formatted ssn. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|