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.  How do I specify where to output data?

    Employee
    Posted 12-09-2006 00:53

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

    Originally posted by: bsmith

    I can't figure out how to output data... I was an expert expert, now just a BrainScript begineer :blush:


  • 2.  RE: How do I specify where to output data?

    Employee
    Posted 12-09-2006 00:55

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

    Originally posted by: bsmith

    It's really easy.

    If you just have one output, you do not need to specify it. Just emit away.

    If you have multiple outputs, the best way is to do this:

    output OutputNameOrNumber {

    }


    output OutputNameOrNumber {

    }