Can anyone advise the official list of what chrs are allowed in field names. I can't find any documentation on this.
So far I have:
A to Z
0 to 9
_ (underscore)
- (hash)
Any others ?
Thanks
Peter
Peter
Can anyone advise the official list of what chrs are allowed in field names. I can't find any documentation on this.
So far I have:
A to Z
0 to 9
_ (underscore)
- (hash)
Any others ?
Thanks
Peter
Peter,
Those are the valid ones. And they can not start with a number.