Expected identifier for Function Get in ASP

Seems like you can't have a function named Get in ASP:


Error Type:
Microsoft VBScript compilation (0x800A03F2)
Expected identifier
..
Function Get( var1, var2 )

The error disappeared when I renamed a function to GetF.


Previous: How to get last inserted N rows with oracle SQL
Next: Building VLC vith QT4 library on Slackware 12.2