Skip to content

SERVER_LAN_IP and CONCAT macro schema reference documentation#74

Merged
jerodfritz merged 1 commit intodevfrom
feature/new-install-script-macros
Nov 13, 2025
Merged

SERVER_LAN_IP and CONCAT macro schema reference documentation#74
jerodfritz merged 1 commit intodevfrom
feature/new-install-script-macros

Conversation

@jerodfritz
Copy link
Copy Markdown
Contributor

No description provided.

@jerodfritz jerodfritz merged commit de68d2a into dev Nov 13, 2025
```

#### `$CONCAT(...)`
Concatenates multiple strings together. Arguments can be literal strings (with quotes) or other macros.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Am I misremembering, aren't these macros just doing a simple string replace anyway?

So couldn't you do "http://$SERVER_LAN_IP:32400"?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, you're right. CONCAT isn't needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants