NexusFi: Find Your Edge


Home Menu

 





How to add append string with .GetString ?


Discussion in Sierra Chart

Updated
    1. trending_up 1,477 views
    2. thumb_up 0 thanks given
    3. group 1 followers
    1. forum 1 posts
    2. attach_file 0 attachments




 
Search this Thread
  #1 (permalink)
bluewave65
CZECH REPUBLIC
 
Posts: 24 since Nov 2015
Thanks Given: 1
Thanks Received: 0

Hi, i need to read a char from specified position from string input like -> some_name.SetString("AAAA")
calling: status_input_position ("some_name", 1 )
return will be : 1

---------------------


int status_input_position ( SCString input_name, int input_position ){
SCString input_string = [input_name].GetString();
SCString position_status = input_string[input_position] ;
if (position_status == "A"){status_input_position = 1;}
return status_input_position; }

What i got from compiler :

error C3493: 'input_string' cannot be implicitly captured because no default capture mode has been specified
error C3493: 'input_position cannot be implicitly captured because no default capture mode has been specified
error C3493: 'status_input_position' cannot be implicitly captured because no default capture mode has been specified


Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Warsh Drops Easing Bias, December Hike Now Above 50% -- …
Prediction Markets & Event Contracts
Beijing Summit Closes: Xi Pledges Hormuz Help -- $1.14B …
Prediction Markets & Event Contracts
S&P 500 Holds the Line: No Fast Track for SpaceX, Op …
Stocks and ETFs
Four New E-mini Futures Launch June 29 -- Russell 3000, …
Emini and Emicro Index
Iran and Israel Stand Down: What $9M in Peace Contracts …
Prediction Markets & Event Contracts
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
NexusFi site changelog and issues/problem reporting
15 thanks
Darmok and Jalad at Tanagra
3 thanks
Big Mike in Ecuador
1 thanks
30 Sessions
1 thanks




Last Updated on May 11, 2017


© 2026 NexusFi®, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Downloads - Top
no new posts