If Else If Statements

If Else If Statements - How to make an Else If statement - Messages

#1 Posted: a year ago
Captain_North

Captain_North

0 likes in 1 posts.

Group: User

Hello dear Smath Users,

I accidentally pressed the keyboard once and created an Else-If statement like this:

Afbeelding5.png

Lately I have been struggling to find this option of an Else If statement on Smath studio.

There seemed to be no information on this topic anywhere.

So I figured it out myself:

--Type "if" and press the TAB key.
--Click in the place above the "Else" portion of the If statement.
--Now press ";" and you should get an If Else-If statement.

Kind Regards!

#2 Posted: a year ago
Jean Giraud

Jean Giraud

983 likes in 6,866 posts.

Group: User

1. if/else from program palette
2. alternately from fx menu
3. if/otherwise from fx menu cases
#3 Posted: a year ago
Martin Kraska

Martin Kraska

1,230 likes in 2,156 posts.

Group: Moderator

You add and remove entries just as within vectors or lists (sys) or command blocks (line). If you don't need command blocks in the entries, then probably the cases() function from the custom functions plugin is more reader-friendly than cascades of if().

Programmierung_011.png
Programmierung_012.png
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#4 Posted: a year ago
Jean Giraud

Jean Giraud

983 likes in 6,866 posts.

Group: User

Mathcad has if/else in two styles
like Smath and single line => very convenient compactor.
#5 Posted: a year ago
overlord

overlord

558 likes in 1,335 posts.

Group: Moderator

Wrote

Lately I have been struggling to find this option of an Else If statement on Smath studio.


Original if() didn't have else if just over a year ago.
Only persistent else statement existed with one if.
Nowadays you can even eliminate else.

Regards

2023-12-13_18-03.png
1 users liked this post
Oscar Campo a year ago
  • New Posts New Posts
  • No New Posts No New Posts