Thanks Thanks:  0
Showing results 1 to 3 of 3

Thread: Question about Actix Function

  1. #1
    Member Reputation: 157
    Join Date
    2008-06-11
    Location
    Everywhere
    Posts
    316


    Question Question about Actix Function

    Dear all,

    Currently I want to build my own query by using Actix example, but there is some function I cannot understand and also cannot find in Actix help.

    Hope you know it and share with me:

    For example:
    - Statistic: PDP Activation Request with expression: default(Uu_PS_PDPAct_From_NW,Uu_PS_PDPAct_From_UE)

    Do you know purpose for "default" function?

    Thanks for attention

    BRs//
    Last edited by tanbao; 2013-04-29 at 02:36 PM

  2. # ADS
    Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many
     

  3. #2
    Member Reputation: 63
    Join Date
    2011-05-12
    Posts
    57


    Default Re: Question about Actix Function

    I believe that it means if PS_PS_PDPAct_From_NW returns null or invalid value then default value is taken from UU_PS_PDPAct_From_UE.

    bye
    dottbin

  4. #3
    Member Reputation: 157
    Join Date
    2008-06-11
    Location
    Everywhere
    Posts
    316


    Default Re: Question about Actix Function

    Thanks dottbin, from your answer it like if command. Actix command seem is not familar with us
    Last edited by tanbao; 2013-05-01 at 02:45 AM

Bookmarks

Bookmarks

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •