LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  sort

    Employee
    Posted 04-14-2010 22:16

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: PGeee

    seems a silly question but it's not as one would expect, and it's not described in the brainscript help file

    how do I

    SORT FIELDA DESC,FIELDB ASC


  • 2.  RE: sort

    Employee
    Posted 04-14-2010 22:24

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: stonysmith

    In the Sort CompareOrderExpr parameter, put:

    FIELDA.reverse(),FIELDB


  • 3.  RE: sort

    Employee
    Posted 04-15-2010 17:14

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: PGeee

    thanks for that. I can see reverse now in the help documentation. Is there any documentation which describes each node type, eg. sort, and the various options avialable for paramenters and the like?


  • 4.  RE: sort

    Employee
    Posted 04-17-2010 07:29

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: ejones

    In the IE help window that appears that there is a box over to the left with folders in it. These folders can be openned to display links to other locations on the same document. When you get help on a node in the core library you go to a document describing the core library and when you get help on a function in the code you go to a document describing the "BRAINscript Language".


  • 5.  RE: sort

    Employee
    Posted 04-19-2010 04:08

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: bds

    You can also move the node to the editor screen, highlight the node by clicking on it, and then hitting the F1 button to start up the browser at the appropriate help page.


  • 6.  RE: sort

    Employee
    Posted 04-29-2010 17:44

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: PGeee

    Thanks. My help has never worked, some glitch in the installation. Using your advice as a clue, I've worked out that there are other help docos I can go to. eg C:\Program Files\Lavastorm\BRAIN 4.1\BRAIN\lib\brain\bre\help\graphs\core\main.html