Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Rocoeh 65 posts 86 karma points
    Mar 19, 2012 @ 15:06
    Rocoeh
    0

    Full list of functions available to my in razor

    Hi,

    Is there a full api list anywhere of the Razor language so I know what system variables I can use, and what functions are available to me.

     

    R.

  • Douglas Ludlow 210 posts 366 karma points
    Mar 19, 2012 @ 15:53
    Douglas Ludlow
    0

    There is the Razor Cheat Sheet, which will probably come the closest to what you are requesting. Other than that, just remember that razor is essentially inline C#, and you therefore have access to everything you would in a typical C# .Net environment.

  • Rocoeh 65 posts 86 karma points
    Mar 19, 2012 @ 16:23
    Rocoeh
    0

    Thanks have never used  c# before and am from a Drupa backbround but am sure all the usual string, date funtions are there, 

    Cheat sheet will do me for the time being. Thanks.

     

  • Douglas Ludlow 210 posts 366 karma points
    Mar 19, 2012 @ 16:26
    Douglas Ludlow
    0

    No problem. You may want to take a quick c# tutorial online somewhere.

    BTW, feel free to mark the topic as answerred, if you're satisfied.

Please Sign in or register to post replies

Write your reply to:

Draft