FileMaker Function - Get ( ScriptParameter )

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024

Комментарии • 10

  • @natinnh1
    @natinnh1 Год назад

    One function at a time tutorials are helping me solidify the many mysteries presented by FileMaker. Just keep playing with them till you are comfortable using them in solutions. Thanks as always Matt. Keep them coming.

    • @filemakermagazine
      @filemakermagazine  Год назад

      Thanks for the feedback. I'll keep making them as long as they keep helping people out!

  • @lnebw99
    @lnebw99 9 месяцев назад

    Since they were introduced I use them in almost every script...its magic.

  • @karlmunford7000
    @karlmunford7000 Год назад

    Clear and concise, thank you.

  • @luckyguy49
    @luckyguy49 Год назад

    thanks, Matt

  • @user-ed4vv1ic4l
    @user-ed4vv1ic4l Год назад

    Hi many thanks for your video, super useful. Could you please help me out? I have several scripts and I want to create a button with a condition function that if the x field=1 then when button gets clicked it shall chose script 1, and so on for script 2, 3 etc. Can you please guide me on this? Or is there any video already published on this topic? Many thanks and respectfully.

    • @lnebw99
      @lnebw99 9 месяцев назад

      You can set variables first and compare them to the script parameters.

  • @luckyguy49
    @luckyguy49 Год назад

    Matt, if we use "Hello world" & ¶ & "" & ¶ & "Another value" in the script parameter field, it won't shrink, and we get an empty value instead of "Another value" as a second parameter

    • @PursuitSk8
      @PursuitSk8 10 месяцев назад +1

      It's because you used the indent symbol twice here. Your first value is hello world, your second value is blank because after your first indent you put "" and then the third value is another value, because after "" you put a second indent symbol

  • @agustinsardon1904
    @agustinsardon1904 3 месяца назад

    And Get (ScriptResult)