Announcement

Collapse
No announcement yet.

Dumb New Programer Needs Help!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Dumb New Programer Needs Help!

    Dear eSignal efs developer community,

    My issue is this; I have a functional study saved in "My Formula's" that I'd like to reference in a new formula to return a value. I understand this can be done by call efsinternal() but not the proper syntax nor how to reference the study so efs understands what I'm referencing.

    In addition, I'd really like to meet someone out there who can tutor me further in .efs/JavaScript. Does anyone know of someone that can provide this service? I realize eSignal Learning offers courses to help people get started and have reviewed many of them. My issue is having simple questions that take a long time to find the answers to online. I learn much faster working one-on-one receiving input real time.

    Thanks!

  • #2
    Duncan
    You do that using efsExternal() and not efsInternal()
    You can find complete examples of the use of this function in this and this thread
    Alex


    Originally posted by Duncan View Post
    Dear eSignal efs developer community,

    My issue is this; I have a functional study saved in "My Formula's" that I'd like to reference in a new formula to return a value. I understand this can be done by call efsinternal() but not the proper syntax nor how to reference the study so efs understands what I'm referencing.

    In addition, I'd really like to meet someone out there who can tutor me further in .efs/JavaScript. Does anyone know of someone that can provide this service? I realize eSignal Learning offers courses to help people get started and have reviewed many of them. My issue is having simple questions that take a long time to find the answers to online. I learn much faster working one-on-one receiving input real time.

    Thanks!

    Comment


    • #3
      Thanks Alexis! This helped

      Comment

      Working...
      X