Closed KieranLafferty closed 11 years ago
This is a request to add a readonly property that will allow for the following behaviour:
Given format : "XX/XXdXX" would allow to retrieve "XXXXXX" (i.e. the values for X only)
Another Example "12/32d43" would return "123243" using the above formatting
This is a request to add a readonly property that will allow for the following behaviour:
Given format : "XX/XXdXX" would allow to retrieve "XXXXXX" (i.e. the values for X only)
Another Example "12/32d43" would return "123243" using the above formatting