Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Backquotes/Backticks
Backquotes/Backticks [message #650043] Fri, 21 January 2011 14:26 Go to next message
Konrad Schwarz is currently offline Konrad SchwarzFriend
Messages: 5
Registered: January 2011
Junior Member
Some of the examples on the website (such as mergeentitywithvocabulary) use identifiers in backquotes (`alias`).

What does that mean?
Re: Backquotes/Backticks [message #650046 is a reply to message #650043] Fri, 21 January 2011 14:29 Go to previous message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2162
Registered: July 2009
Location: York, UK
Senior Member

Hi Konrad,

Backticks are used to escape reserved keywords or otherwise invalid identifiers e.g.

a.`for` = 5;
a.`some property with spaces` = 5;

Cheers,
Dimitris
Previous Topic:Import of EOL libraries
Next Topic:Epsilon Mac problem
Goto Forum:
  


Current Time: Tue Apr 16 16:29:53 GMT 2024

Powered by FUDForum. Page generated in 0.54982 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top