|
-
Jun 10th, 2021, 04:01 PM
#13
Re: conversion from string " " to type 'Double' is not valid
I just noticed the string concatenation operator ("&") is being used to build strings.
Can be changed to:
This is done using string interpolation. This goes for just about any other use of the concatenation operator (EDIT: or ("+")) as well.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|